.card-body {
    border-top: none !important;
    border-left: none !important;
    border-right: none !important;
    border-bottom: 3px solid #624b99;
    background-color: #46489d33;
    min-height: 200px;
}
.card-footer.event-panel-footer
 {
    background: #dadaeb;
    border-bottom: 3px solid #624b99;
}
.event-panel-title {
    font-size: 1.5rem;
    font-weight: bold;
    color: #000 !important;
}